| Class and Description |
|---|
| AgentParameterVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
| AgentParamValue
This class contains a possible parameter value for a nego session
A parameter value is a value that will appear as a start-up argument for the agent,
for instance the random-seed value, a tau value or debug options
|
| Class and Description |
|---|
| AgentParameterVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
| AgentParamValue
This class contains a possible parameter value for a nego session
A parameter value is a value that will appear as a start-up argument for the agent,
for instance the random-seed value, a tau value or debug options
|
| Class and Description |
|---|
| AgentParameterVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
| AgentParamValue
This class contains a possible parameter value for a nego session
A parameter value is a value that will appear as a start-up argument for the agent,
for instance the random-seed value, a tau value or debug options
|
| AssignedParameterVariable
simple datastructure to couple a parameter to an specific agent.
|
| AssignedParamValue |
| Class and Description |
|---|
| AgentParameterVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
| AgentParamValue
This class contains a possible parameter value for a nego session
A parameter value is a value that will appear as a start-up argument for the agent,
for instance the random-seed value, a tau value or debug options
|
| Class and Description |
|---|
AgentVariable
AgentVariable indicates the agents used in a tournament. |
| AssignedParameterVariable
simple datastructure to couple a parameter to an specific agent.
|
| TournamentVariable
TournamentVariable is an abstract class,
it is either a ProfileVariable, AgentVariable or AgentParameterVariable,
and it has a set of values that it can take.
|
| Class and Description |
|---|
| AgentParameterVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
| AgentParamValue
This class contains a possible parameter value for a nego session
A parameter value is a value that will appear as a start-up argument for the agent,
for instance the random-seed value, a tau value or debug options
|
| TournamentValue
TournamentValue is a value that a TournamentVariable can take.
|
| TournamentVariable
TournamentVariable is an abstract class,
it is either a ProfileVariable, AgentVariable or AgentParameterVariable,
and it has a set of values that it can take.
|